home *** CD-ROM | disk | FTP | other *** search
/ SCI Games E3 2005 Press Kit (USA) / SCI Games E3 2005 Press Kit (USA).bin / runme_mac.swf / scripts / DefineSprite_90 / frame_1 / PlaceObject2_84_4 / CLIPACTIONRECORD onClipEvent(mouseUp).as < prev   
Text File  |  2005-05-05  |  80b  |  6 lines

  1. onClipEvent(mouseUp){
  2.    gotoAndStop(1);
  3.    stopDrag();
  4.    drag = false;
  5. }
  6.